home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 101
/
FreelogNo101-JanvierFevrier2011.iso
/
Internet
/
eM Client
/
setup.msi
/
eMClient.cab
/
IceWarpServerInterfacePluginFile
/
0
/
RCDATA
/
TSPLASHFORM
/
TSPLASHFORM.txt
< prev
Wrap
Text File
|
2010-10-15
|
2KB
|
92 lines
object SplashForm: TSplashForm
Left = 263
Top = 214
BorderStyle = bsNone
ClientHeight = 330
ClientWidth = 530
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Microsoft Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
KeyPreview = True
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
OnDestroy = FormDestroy
OnKeyPress = FormKeyPress
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object ImagePanel: TTntPanel
Left = 0
Top = 0
Width = 530
Height = 330
Align = alClient
BevelOuter = bvNone
Color = clWhite
Font.Charset = DEFAULT_CHARSET
Font.Color = clBtnFace
Font.Height = -11
Font.Name = 'Microsoft Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
object Image: TImage
Left = 0
Top = 0
Width = 530
Height = 330
Align = alClient
AutoSize = True
Picture.Data = {<image000.TPNGObject>}
Transparent = True
OnClick = ImageClick
end
object VersionLabel: TTntLabel
Left = 314
Top = 219
Width = 183
Height = 20
AutoSize = False
Caption = 'x.x.x'
Font.Charset = DEFAULT_CHARSET
Font.Color = 4868682
Font.Height = -11
Font.Name = 'Microsoft Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
WordWrap = True
end
object CopyrightLabel: TTntLabel
Left = 263
Top = 249
Width = 241
Height = 56
AutoSize = False
Caption = 'xxx'
Font.Charset = DEFAULT_CHARSET
Font.Color = clGray
Font.Height = -11
Font.Name = 'Microsoft Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
WordWrap = True
end
object LicenseButton: TTntButton
Left = 424
Top = 31
Width = 75
Height = 23
Caption = 'License...'
TabOrder = 0
OnClick = LicenseButtonClick
end
end
end